home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12677 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  886 b 

  1. Path: southwind.net!usenet
  2. From: uar@southwind.net (richard mross)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: can anyone recommend a good learn at home C course?
  5. Date: Mon, 01 Apr 1996 19:15:35 GMT
  6. Organization: SouthWind Internet Access, Inc.
  7. Message-ID: <4jpa2q$4pv@opal.southwind.net>
  8. References: <pLKI0k3.neuractiv@delphi.com>
  9. NNTP-Posting-Host: ict100.southwind.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. neuractiv@delphi.com wrote:
  13.  
  14. >Can anyone tell me of any good home study courses for C,
  15. >....
  16. I found that the most effective way to learn c is to think of a simple
  17. project (ranging from print_hello_world_to_screen.exe to
  18. address_book.exe" and try to write code for it.  This will give you
  19. motivation to plow thru whatever c book you are using.  
  20. I also recomend buying a book that has no slant towards a particular
  21. brand of compiler, a book that covers ansi c, no more no less.
  22.  
  23.